home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Disk & File / Disk / Hard Disk / DeskZap / DeskZap changes < prev   
Text File  |  1991-10-31  |  2KB  |  17 lines

  1. DeskZap 2.0b12 changes:
  2. • Recompiled under MPW Pascal.  There may be a lurking bug or two from the conversion.
  3. • Added icon/about box resources for System 7.
  4. • Found and fixed the bug that caused the window to be lost.  Also added code to ensure that the window's title bar has enough visiblity for the user to grab it and move the window on-screen.
  5. • Fixed the bug that prevented the "Save" button in open/save dialogs from being changed to the appropriate text under System 7.
  6. • Stopped checking the old Finder locked bit for showing a locked icon with a file.  This bit was not supported under System 6, and is now the alias bit.
  7. • The protect bit code has been changed to support the Mac IIci/fx/si/LC, and also the Mac Portable.  The Mac Portable code is entirely untested and based on a ROM address list that Apple provides with MPW.  The new code has only be tested on a Mac IIci, but needs to be tested on all the different ROM types, especially the Mac Portable.  (Please experiment on a floppy or ramdisk when testing this)  The only Macs not now supported are the new Quadras and PowerBooks (and, of course, the Mac XL).
  8.  
  9. System 7 studliness to be added later:
  10. • Balloon help
  11. • Finder 7 file attribute bits in the Set File dialog
  12. • Alias support
  13. • Set File for folder ID=2 (the root folder) so that the "Custom Icon" Finder attribute can be seen and changed for the disk itself.
  14.  
  15. Known bugs/problems:
  16. • Avoid typing bogus numbers into the custom file filter dialog box.  For instance, even in octal mode you can enter 8,9,A,B,C,D,E, and F.  In any mode you can enter any character (because you can type in a quote followed by any character).
  17. • Smart quotes filter may not work correctly if the text file already contains some smart quotes adjacent to plain quotes.